Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs about not supported rhel 7.5 and 7.6 #675

Closed
wants to merge 2 commits into from

Conversation

gnufied
Copy link
Member

@gnufied gnufied commented Nov 14, 2018

We don't support those versions because QEMU is too old.

We don't support those versions because QEMU is too old.
@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 14, 2018
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: gnufied
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approver: steveej

If they are not already assigned, you can assign the PR to them by writing /assign @steveej in a comment when ready.

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@@ -19,12 +19,14 @@ crw-rw-rw-+ 1 root kvm 10, 232 Oct 31 09:22 /dev/kvm
If it is missing, try some of the ideas [here][kvm-install].

### Install and Enable Libvirt
On Fedora, CentOS/RHEL:
On Fedora or RHEL systems with QEMU(2.4+):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think floor versions like this belong in docs/dev/dependencies.md under a new subsection:

## Runtime Dependencies

...FIXME Terraform...

### Libvirt

Versions of QEMU less than 2.4 lack support for `-fw_cfg`, which is required for Ignition.
QEMU 2.4 and later may or may not work, we're currently getting testing in place to check at least some versions.

Or something very roughly like that. Thoughts?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure we can document that there too. But I did wanted to mention that, if somehow your RHEL install does have qemu version 2.4+, the installer may work.

@leifmadsen
Copy link
Member

This just bit me, and it wasn't clear at all that the issue was an older version of QEMU. Instead of spending 20+ mins waiting for images to upload and complete when the QEMU (and other software versions) is too old, it would be nice if the installer would just do some checks to validate that requirements for a successful install have been completed.

@openshift-ci-robot
Copy link
Contributor

@gnufied: PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci-robot openshift-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 28, 2019
@e-minguez
Copy link
Contributor

Just in case, I've opened a bugzilla to track it here https://bugzilla.redhat.com/show_bug.cgi?id=1674422

@openshift-ci-robot
Copy link
Contributor

@gnufied: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/prow/e2e-aws-upgrade 32bccef link /test e2e-aws-upgrade

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@abhinavdahiya
Copy link
Contributor

closing due to inactivity. Please reopen if needed.

/close

@openshift-ci-robot
Copy link
Contributor

@abhinavdahiya: Closed this PR.

In response to this:

closing due to inactivity. Please reopen if needed.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@sbuvaneshkumar
Copy link

Just in case, I've opened a bugzilla to track it here https://bugzilla.redhat.com/show_bug.cgi?id=1674422

@e-minguez I see the BZ closed as not a bug.

I have burn almost an hr to setup this in CentOS 7.8.
I think it is important to update the doc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants